swc_ecma_quote 0.45.5

Quasi quotation system for ecmascript
docs.rs failed to build swc_ecma_quote-0.45.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: swc_ecma_quote-0.60.1

swc_core replaces swc_ecma_quote

Instead of directly importing swc_ecma_quote, swc_core provides equivalent swc_core::quote and swc_core::quote_expr.